Name | Version | Summary | date |
debug-dojo |
0.3.2 |
Debbugging dojo for Python developers |
2025-07-28 06:51:44 |
framedisplay |
1.1.2 |
Post-mortem debugging tools for Python |
2025-07-26 18:24:01 |
xerror |
1.0.0 |
A smart CLI tool to analyze error logs from multiple languages and return AI-generated explanations and fix suggestions |
2025-07-26 08:13:13 |
traceback-with-variables |
2.1.1 |
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works with Jupyter and IPython. |
2024-11-19 01:09:02 |
dvg-debug-functions |
2.5.0 |
Provides functions for neatly printing debug information to the terminal output, well-suited for multithreaded programs. |
2024-06-22 18:10:02 |